Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved SWC I/O #72

Merged
merged 3 commits into from
Nov 12, 2021
Merged

Improved SWC I/O #72

merged 3 commits into from
Nov 12, 2021

Conversation

tfardet
Copy link
Contributor

@tfardet tfardet commented Nov 9, 2021

Corrects and simplifies SWC save and load functions.
Only save_to_swc and load_swc remain.
Saving and loading now automatically handles multiple neurons in a single file or separate files within a folder.

Fixes #32 (or at least most of it)
Fixes #46

@tfardet tfardet added api This changes the API bugfix fixes a bug labels Nov 9, 2021
@tfardet tfardet requested a review from SBottani November 9, 2021 09:57
@tfardet tfardet merged commit 7f5d007 into SENeC-Initiative:master Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api This changes the API bugfix fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

load_swc() issue with swc_file assuming only one neuron Issues with I/O
2 participants